home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Mesa-2.2 / README.VMS < prev    next >
Encoding:
Text File  |  1996-10-16  |  660 b   |  16 lines

  1.  
  2. VMS support contributed by Jouk Jansen (joukj@crys.chem.uva.nl)
  3.  
  4.  
  5. I compiled the libs on a VMSAlpha7.0 system using DECC5.3.
  6. But earlier versions may work as well.  The make files were tested
  7. use the DIGITAL make utility called MMS.  There is also a public domain
  8. clone available (MMK) and I  think, but it is not tested, that this
  9. utility will give no problem.
  10.  
  11. To make everything just type MMS (or MMK) in the main directory of
  12. mesagl.  For MMS the deafult makefile is called descrip.mms, and
  13. that is what I have called it.  I included alse some config files,
  14. all having mms somewhere in the name which all the makefiles need
  15. (just as your unix makefiles).
  16.